<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/tests/Jellyfin.MediaEncoding.Tests/Test Data, branch v10.11.0-rc7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc7</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc7'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-04-19T19:08:29Z</updated>
<entry>
<title>Fix OverflowException when scanning media with a very short duration (#13949)</title>
<updated>2025-04-19T19:08:29Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-04-19T19:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=74230131a199e33894cf1778cee3579cd3c75011'/>
<id>urn:sha1:74230131a199e33894cf1778cee3579cd3c75011</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for the video rotation side data</title>
<updated>2024-03-29T22:09:58Z</updated>
<author>
<name>nyanmisaka</name>
<email>nst799610810@gmail.com</email>
</author>
<published>2024-03-29T20:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6076462ff58f7901d1744516cbe30fe448b3e017'/>
<id>urn:sha1:6076462ff58f7901d1744516cbe30fe448b3e017</id>
<content type='text'>
Signed-off-by: nyanmisaka &lt;nst799610810@gmail.com&gt;
</content>
</entry>
<entry>
<title>test: add webm test</title>
<updated>2024-01-09T07:40:21Z</updated>
<author>
<name>Dmitry Lyzo</name>
<email>ashephard0@gmail.com</email>
</author>
<published>2023-12-25T17:54:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=366a22da7162560e3010d3a4722f6544149c083f'/>
<id>urn:sha1:366a22da7162560e3010d3a4722f6544149c083f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Detect audio spatial format (#9996)</title>
<updated>2024-01-06T21:11:08Z</updated>
<author>
<name>Mohamed Akram</name>
<email>mohd-akram@users.noreply.github.com</email>
</author>
<published>2024-01-06T21:11:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f49de51225b2206609df6a89f3cbb5fd7459ff68'/>
<id>urn:sha1:f49de51225b2206609df6a89f3cbb5fd7459ff68</id>
<content type='text'>
* Detect audio spatial format

* Update MediaBrowser.Model/Entities/MediaStream.cs

* Update MediaStream.cs

---------

Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;</content>
</entry>
<entry>
<title>Improve ffprobe json parsing and don't log error for Codec Type attachment</title>
<updated>2023-02-01T13:58:04Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-02-01T13:58:04Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=65d605b17dfc978ebc089b7500a5aacd8fcd863f'/>
<id>urn:sha1:65d605b17dfc978ebc089b7500a5aacd8fcd863f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)</title>
<updated>2023-01-19T13:20:04Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-01-19T13:19:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=75fe640f2b61f61ab76065b41b9e7c94f462808b'/>
<id>urn:sha1:75fe640f2b61f61ab76065b41b9e7c94f462808b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hearing impaired subtitle stream indicator (#7379)</title>
<updated>2022-10-07T10:38:05Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@users.noreply.github.com</email>
</author>
<published>2022-10-07T10:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2e4db18ebea51a3e0b2d9b822ccee3bad918173f'/>
<id>urn:sha1:2e4db18ebea51a3e0b2d9b822ccee3bad918173f</id>
<content type='text'>
Co-authored-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Merge pull request #7964 from jellyfin/dovi-side-data</title>
<updated>2022-06-29T05:26:15Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2022-06-27T00:55:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fe32b5e33353e6154e067c5fb196a36cdecc0cea'/>
<id>urn:sha1:fe32b5e33353e6154e067c5fb196a36cdecc0cea</id>
<content type='text'>
(cherry picked from commit 39d185c7b19ed2da1ae46566152fb1cf182266cd)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Add test data and unit test for mp4 metadata probe</title>
<updated>2021-10-01T20:03:12Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-10-01T19:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4c2adc39c72bb88b3c1bf2f47d53170d45075c69'/>
<id>urn:sha1:4c2adc39c72bb88b3c1bf2f47d53170d45075c69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regression test for  #5323</title>
<updated>2021-09-22T00:00:17Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-09-22T00:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dc1b726ef840e5039b295df7f4b2775b0bf25849'/>
<id>urn:sha1:dc1b726ef840e5039b295df7f4b2775b0bf25849</id>
<content type='text'>
</content>
</entry>
</feed>
